feat: deno bundle for typescript#388
Conversation
Signed-off-by: Dmitry Mordvinov <dmitry.mordvinov@flant.com>
Code Review Agent Run #8c965aActionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Signed-off-by: Dmitry Mordvinov <dmitry.mordvinov@flant.com>
Code Review Agent Run #5b3faaActionable Suggestions - 0Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Summary by Bito
This pull request adds TypeScript bundling support to Helm charts using Deno, enabling developers to write chart logic in TypeScript that gets compiled to JavaScript bundles during the chart packaging process, building on existing functionality for processing and bundling TypeScript files recursively across charts and dependencies.
Detailed Changes